home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / reviews / caclippb.rvw < prev    next >
Encoding:
Internet Message Format  |  1995-03-13  |  4.3 KB

  1. From: dennis.gleeson@woodybbs.com (Dennis Gleeson)
  2. Date: Fri, 10 Mar 95 10:29:00 -0500
  3. Organization: WoodyWare Software, Inc. - 516-736-6662
  4.  
  5.  
  6. COMPUTER EDUCATION PRODUCT REVIEW: CA-Clipper Basics: A Samples Disk
  7. AMULET Consulting
  8. ----------------------------------------------------------------
  9. Review by: Jason Yip
  10.            Singapore Economic Development Board
  11.  
  12. The CA-Clipper 5.2 application development product from Computer 
  13. Associates, Inc. (the world's 2nd largest software company) is globally 
  14. recognized as the premier programming language for serious database 
  15. developer's for the DOS platform. Although CA- Clipper has its roots in 
  16. the Xbase industry, once being solely a dBASE III compiler, the product 
  17. has matured over the years to be a very respected alternative to the C 
  18. language for developing desktop computer applications. However as with 
  19. C, the learning curve is often steeper than many would hope for. I'm 
  20. glad to report there is now a product that is directed specifically at 
  21. beginning Clipper developers. 
  22.  
  23. AMULET Consulting has recently begun shipping a disk based educational 
  24. product that eases the transition towards professional CA-Clipper 
  25. programming. The "CA-CLIPPER BASICS: A SAMPLES DISK" product contains 
  26. hundreds of code samples and application components that exhibit ways to 
  27. use CA-Clipper's most difficult to understand features such as ragged 
  28. array, code blocks, user defined commands (UDCs), scope and lifetime 
  29. rules, predefined classes such as TBrowse and TBColumn, direct file 
  30. access, memo fields, etc. 
  31.  
  32. The samples disk was originally marketed as a companion disk for the 
  33. 1994 computer book "CA-Clipper 5.2 Step by Step", published by John 
  34. Wiley & Sons, Inc. and written by Dan D. Gutierrez, AMULET's president. 
  35. This book was based primarily on Mr. Gutierrez' monthly column appearing 
  36. in Data Based Advisor magazine entitled "Clipper Basics." Mr. Gutierrez 
  37. now writes the "Hardcore Clipper" column also for DBA. He also conducts 
  38. a CA- Clipper on-site corporate seminar series, "The Clipper Expert 
  39. Series" and teaches Clipper programming for UCLA Extension. A world 
  40. class expert in the field of Clipper programming, Mr. Gutierrez 
  41. regularly speaks at industry conferences both in the US and abroad. 
  42.  
  43. The samples disk is arranged by "chapter" where each chapter represents 
  44. a different CA-Clipper topic matter. Here is a complete list of topics: 
  45.  
  46. Chapter 1: The CA-Clipper Development Environment, linkers, etc.
  47. Chapter 2: Basic Language Components
  48. Chapter 3: The Preprocessor
  49. Chapter 4: User Defined Commands
  50. Chapter 5: Subprograms, including scope and lifetime rules
  51. Chapter 6: Codeblocks
  52. Chapter 7: Arrays
  53. Chapter 8: Database Access, including RDDs, the Order Management
  54.            System
  55. Chapter 9: Memo Fields
  56. Chapter 10: Object Based Technology
  57. Chapter 11: TBrowse
  58. Chapter 12: Direct File Access, the F* functions
  59. Chapter 13: Applications, data entry and reporting
  60.  
  61. I have reviewed the code on the disk and have found it to be in 
  62. excellent form. All the code has been thoroughly tested and the coding 
  63. style is world-class. The best way to benefit from the samples disk is 
  64. to print out one large code listing book and use the debugger to try out 
  65. the samples, analyzing the results as you go. After getting through each 
  66. example, I can safely say, you'll be a CA-Clipper programmer. 
  67.  
  68. The bottom line is, if you're already a dBASE programmer or a programmer 
  69. still using the Clipper Summer '87 release (the release prior to Clipper 
  70. 5), then this samples disk is a perfect way to get up to speed with the 
  71. current release, 5.2d (as well as the soon-to-be-released version 5.3). 
  72. It is also a good way to prepare yourself for the upcoming Windows based 
  73. product from CA called CA-Visual Objects. 
  74.  
  75. The samples disk is available on a 3.5 or 5.25 inch high density floppy 
  76. disk and costs $19.95 plus $5.00 shipping and handling ($24.95 total 
  77. cost). California residents please add 8.25% sales tax. Orders with 
  78. personal or company checks can be mailed to AMULET Consulting, P.O. Box 
  79. 241713, Suite 21, Los Angeles, CA 90024. International orders please 
  80. remit in US funds. 
  81.  
  82.                Reprinted by permission of AMULET:VC BBS
  83.  
  84.  
  85.  _Dennis_Gleeson_KINGS_PARK,_NY_RIME->5190_or_->YOURSOFTWARE_
  86.  _Internet:_Dennis.Gleeson@woodybbs.com_
  87. ---
  88.  * CMPQwk #1.42-20 * UNREGISTERED EVALUATION COPY
  89.  
  90.  
  91.